Skip to content

Bump start-server-and-test from 3.0.9 to 3.0.10 in /fe#670

Open
dependabot[bot] wants to merge 2 commits into
canaryfrom
dependabot/npm_and_yarn/fe/start-server-and-test-3.0.9
Open

Bump start-server-and-test from 3.0.9 to 3.0.10 in /fe#670
dependabot[bot] wants to merge 2 commits into
canaryfrom
dependabot/npm_and_yarn/fe/start-server-and-test-3.0.9

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 9, 2026

Copy link
Copy Markdown
Contributor

Bumps start-server-and-test from 3.0.9 to 3.0.10.

Release notes

Sourced from start-server-and-test's releases.

v3.0.10

3.0.10 (2026-06-10)

Bug Fixes

  • allow both --proxy-password and --proxy-pass options (#482) (797973d)
  • conform to npm branding (lowercase) (#483) (f165b18)
Commits
  • f165b18 fix: conform to npm branding (lowercase) (#483)
  • 797973d fix: allow both --proxy-password and --proxy-pass options (#482)
  • 9f727ac chore(deps): replace got with fetch in test/client (#480)
  • See full diff in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code patch patch version bump - backward compatible bug fixes labels Jun 9, 2026
@dependabot dependabot Bot requested a review from a team June 9, 2026 21:24
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code patch patch version bump - backward compatible bug fixes labels Jun 9, 2026
therobbiedavis and others added 2 commits June 11, 2026 08:48
Enable deterministic NuGet restores for backend projects by turning on package lock files and CI locked restore mode. Add generated NuGet lock files so local and CI test runs resolve the same dependency graph before `dotnet test --no-restore`.

Pull in the dependency updates from `chore/dependency-update`, including the Node engine update to `^24.15.0` and refreshed root/frontend npm lockfiles.

Clean up frontend build warnings introduced during dependency validation by removing the auth store's dynamic router import and moving router instance access into a small shared service. Add a narrow Vite/Rolldown warning filter for known upstream `@vueuse/core` pure annotation noise.

Validated with:
- `dotnet restore listenarr.slnx /p:CI=true`
- `dotnet test listenarr.slnx --no-restore`
- `npm install`
- `cd fe && npm install`
- `cd fe && npm run test:unit`
- `cd fe && npm run build`
- `cd fe && npm run lint:check`
- `git diff --check`
Bumps [start-server-and-test](https://github.com/bahmutov/start-server-and-test) from 3.0.9 to 3.0.10.
- [Release notes](https://github.com/bahmutov/start-server-and-test/releases)
- [Commits](bahmutov/start-server-and-test@v3.0.9...v3.0.10)

---
updated-dependencies:
- dependency-name: start-server-and-test
  dependency-version: 3.0.9
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title Bump start-server-and-test from 3.0.8 to 3.0.9 in /fe Bump start-server-and-test from 3.0.9 to 3.0.10 in /fe Jun 11, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/fe/start-server-and-test-3.0.9 branch from c2ca593 to 2dc2d98 Compare June 11, 2026 12:55
@dependabot @github

dependabot Bot commented on behalf of github Jun 11, 2026

Copy link
Copy Markdown
Contributor Author

A newer version of start-server-and-test exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code patch patch version bump - backward compatible bug fixes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant